@charset "utf-8";
.InfoText {
	font-family: Harrington;
	font-size: 18px;
}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bodyheader {
	font-family: "Comic Sans MS";
	font-size: 24px;
	color: #009900;
	font-weight: bold;
	text-decoration: underline;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.navigation_links {
	font-family: Harrington;
	font-size: 18px;
	color: #FFFFFF;
}
